FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.infoway.io.erec#1.0.1-dft (78 ms)

Package ca.infoway.io.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.0.1-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location
Url http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location
Version 1.0.0
Status draft
Name Location
Title Location
Experimental False
Authority national
Description Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. Used to help identify the location of the patient, provider (requester and service provider), and where the service will be provided. May be used in future to conduct analytics and help requesters find best services in closer proximity to the patient.
Type Location
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment Appointment
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient-Present-Location-EXT PatientPresentLocation
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole PractitionerRole

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "CA-eReC-Location",
  "url" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location",
  "version" : "1.0.0",
  "name" : "Location",
  "title" : "Location",
  "status" : "draft",
  "description" : "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. Used to help identify the location of the patient, provider (requester and service provider), and where the service will be provided. May be used in future to conduct analytics and help requesters find best services in closer proximity to the patient.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-status"
        }
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "mustSupport" : true
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.system",
        "path" : "Location.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.value",
        "path" : "Location.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.text",
        "path" : "Location.address.text",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.country",
        "path" : "Location.address.country",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.